Skip to main content
Version: 3.1.3

Member Summary

The Health Chain Member Summary Data mart is a specialized, centralized repository of data designed to drive member-level insights, including but not limited to; encounters, diagnoses, demographics, costs, allowed amounts vs. paid amounts, facilities and more!

TableColumnDatatypeDescription
hc_patientpatient_idvarcharUnique identifier for each patient
hc_humannamegivenvarcharPatient's first name
hc_humannamefamilyvarcharPatient's last name
hc_patientbirth_datedatePatient's date of birth
hc_patientgendervarcharPatient's gender
hc_patientracevarcharPatient's race
hc_encounterencounter_idvarcharUnique identifier for the encounter.
hc_encounterencounter_start_datedateDate when the patient was admitted.
hc_encounterencounter_end_datedateDate when the patient was discharged.
hc_codeableconceptcodeableconcept_codevarcharAdmission source code for the encounter.
hc_codeableconceptcodeableconcept_displayvarcharAdmission source description for the encounter.
hc_codeableconceptcodeableconcept_codevarcharAdmission type code for the encounter.
hc_codeableconceptcodeableconcept_displayvarcharAdmission type description for the encounter.
hc_codeableconceptcodeableconcept_codevarcharDischarge disposition code for the encounter.
hc_codeableconceptcodeableconcept_displayvarcharDischarge disposition description for the encounter.
hc_encounterlengthnumberThe length of stay for the encounter.
hc_conditioncondition_idvarcharUnique identifier for the diagnosis.
hc_codeableconceptcodeableconcept_codevarcharPrimary diagnosis code.
hc_codeableconceptcodeableconcept_displayvarcharDescription of primary diagnosis code.
hc_extensionms_drg_codevarcharThe MS-DRG code associated with the inpatient visit.
hc_extensionms_drg_descriptionvarcharThe MS-DRG description associated with the inpatient visit.
hc_extensionapr_drg_codevarcharThe APR-DRG code associated with the inpatient visit.
hc_extensionapr_drg_descriptionvarcharThe APR-DRG description associated with the inpatient visit.
hc_organizationorganization_idvarcharUnique identifier for the facility.
hc_organizationnamevarcharName of the facility.
hc_claimclaim_idvarcharUnique identifier for the claim.
hc_claim_itemnetfloatThe total paid amount across all claims.
hc_claim_itemtotal_allowed_amountfloatThe total allowed amount across all claims.
hc_claim_itemtotal_charge_amountfloatThe total charge amount across all claims.